build: Make -Werror=int-conversion fatal
authorColin Walters <walters@verbum.org>
Thu, 4 Aug 2016 20:58:07 +0000 (16:58 -0400)
committerAtomic Bot <atomic-devel@projectatomic.io>
Mon, 8 Aug 2016 11:13:06 +0000 (11:13 +0000)
commite7b3cf9850374df232d2cf264dcfcfdca97d80a9
tree35c953ea161699b4daee42bff107a9e139a4f6b2
parent76d6afa707add8c5409edbfd939460b632980972
build: Make -Werror=int-conversion fatal

This should hopefully avoid me accidentally passing NULL for an `int`
file descriptor in the future.

Closes: #431
Approved by: giuseppe
configure.ac